Skip to content

Conversation

@density215
Copy link
Member

Change the markdown files in the root:

  • Point to the discourse forum in README, and ROADMAP
  • Create a CONTRIBUTING.md and TESTING.md (taken/adapted from roto)
  • Create a RELEASING.md

CONTRIBUTING.md Outdated
Comment on lines 76 to 78
The documentation in the `/manual/docs/` folder is written in
[reStructuredText] and hosted [ReadTheDocs] via [Sphinx]. If you have the [uv]
tool installed, you can easily build the documentation locally with
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had adapted the makefile to use uv for Roto, so this might not work in Rotonda.

TESTING.md Outdated
them with the regular Rust test runner, but to change them, you might want to
install `cargo-insta` with `cargo install cargo-insta`. See the [insta] website for more information.

## Valgrind
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This and MIRI depend on the Justfile in the Roto repo. I think you can delete these sections.

@DRiKE DRiKE merged commit 52bcabb into main Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants